-
Home
-
WooCommerce
-
10.2.2 (latest)
-
Code
-
Classes
- SignupService
Total Complexity |
93 |
Dependencies |
12 |
Dependents |
2 |
Total lines |
511 |
Lines of code |
294 |
Logical lines of code |
203 |
Comment lines |
103 |
Methods |
10 |
Properties |
2 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
signup() |
B |
39 |
21 |
66 |
parse_user_data() |
A |
46 |
14 |
36 |
get_signup_user_message() |
A |
44 |
11 |
44 |
is_already_signed_up() |
A |
45 |
11 |
43 |
parse_posted_attributes() |
A |
49 |
10 |
30 |
create_customer() |
A |
54 |
8 |
20 |
parse_product() |
S |
57 |
6 |
17 |
get_error_message() |
S |
58 |
6 |
16 |
parse() |
S |
57 |
5 |
18 |
init() |
S |
76 |
1 |
4 |